home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: NCurses Library under Solaris
- Date: Fri, 19 Jan 96 20:28:40 GMT
- Organization: none
- Message-ID: <822083320snz@genesis.demon.co.uk>
- References: <4dof7f$8m9@willow.cc.kcl.ac.uk>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4dof7f$8m9@willow.cc.kcl.ac.uk>
- garrett@I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN
- "Bob." writes:
-
- >
- >Has anyone used the curses(3X) library under Solaris Unix V yet ? Using the
- >function nodelay() seems to log my session out when I return from my
- >developed program.
-
- It is probably leaving your TTY in a raw mode which confused the shell into
- thinking it received an EOF condition. Curses and nodelay() aren't part
- of the C language - you should direct any further discussion of this to
- comp.unix.programmer or a Solaris related newsgroup.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-